/node_modules
/public/build
/public/hot
# Created by `php artisan storage:link`. It must never be committed as a real
# directory, or the link command fails on a fresh deploy.
/public/storage
/storage/*.key
/storage/app/public/*
!/storage/app/public/.gitignore
/storage/app/reports/*
!/storage/app/reports/.gitignore
/vendor
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.idea
/.vscode
/.fleet
/.nova
/.zed
